x86: Fix emulation of DIV instruction. Never actually used currently,
authorKeir Fraser <keir@xensource.com>
Thu, 11 Oct 2007 18:18:12 +0000 (19:18 +0100)
committerKeir Fraser <keir@xensource.com>
Thu, 11 Oct 2007 18:18:12 +0000 (19:18 +0100)
commite8688e2ff2eb57a01791fb66f320c260042fc653
treeda75d45e093b576f8dfd4d694fcbfdf0a0482a82
parentb02a2c6266d8d15367bc0a7b35dd8c92d9908f16
x86: Fix emulation of DIV instruction. Never actually used currently,
but this will avoid a #DE in Xen.
Signed-off-by: Keir Fraser <keir@xensource.com>
xen/arch/x86/x86_emulate.c